home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1994 November / Cd Ware (Nro. 2) - Epimundo.iso / DOS / CM / DCM31.ZIP / DCM.DOC < prev    next >
Encoding:
Text File  |  1994-05-02  |  7.2 KB  |  136 lines

  1.  ------------------------------------------------------------------------------
  2.  
  3.                       Deluxe Conference Menu / Maker (DCM)
  4.  
  5.              *** FOR PCBOARD v15.1 AND HIGHER PPL LANGUAGE ONLY ***
  6.  
  7.  ------------------------------------------------------------------------------
  8.  
  9.  1st - You must be running PCBoard v15.1 or higher AND run the .EXE from a
  10.        286 or better computer....   The more memory available, the better!
  11.  
  12.  Deluxe Conference Menu/Maker is a little utility that I wrote to make my life
  13.  a lot easier.  It's simple to use, and easy to install.  I can't really put
  14.  too many restrictions on this as far as not registering it, but I can say
  15.  this.  I try and make any utilities available to you that I write to make
  16.  life easier.  If you wish to have me keep this up, I request that you send
  17.  in the nominal registration fee.  $15.00 is nominal for a working piece
  18.  of software.  This software is written with CDC's development kit for ease
  19.  of operation and PCBoard interface.
  20.  
  21.  The only unregistered restriction you will see is the Unregistered Evaluation
  22.  copy message at the top of the PPE screens.
  23.  
  24.  DCM has support for Unlimited Networks, and 65,535 conferences per network.
  25.  
  26.  It is important that I say:  Suggestions are put on our wish list, and
  27.  applied as needed - by order of importance, and the number of times
  28.  suggested.  We may be working on something more benificial at the time.
  29.  
  30. ------------------------------------------------------------------------------
  31.  
  32.  312-284-7133 BBS   (orders, suggestions, help, etc...), USRobotics HS Modems
  33.  312-284-2261 Voice (orders and IMPORTANT questions),    12:00pm - 10:00pm CST
  34.  312-284-0437 Fax   (orders, help, suggestions, etc...), Switched
  35.  
  36.  Register via Credit Card on The Fourth Dimension BBS:
  37.  Just call our BBS and type "ORDER" from the main command prompt.
  38.  We accept VISA, MASTER CARD, DINERS CLUB, CARTE BLANCHE, & JCB.
  39.  
  40.  IMPORTANT:  I will not make any effort to call you to give you a
  41.  registration number.  Once you call and register the program, just
  42.  leave a message on my BBS, or call me voice for an immediate reg number.
  43.  If I am not available upon a voice call, leave a name and number, and
  44.  state you are calling for DCM - I will return a call.
  45.  It is too costly for me to call everyone and give out your registration
  46.  numbers, come on, the program is only 15.00 dollars!
  47.  
  48.  The fee for registration is a nominal $15.00.  (Non-Negotiable)
  49.  We are willing to accept trades of registered software (call voice, this
  50.  is a courtesy to other shareware authors.)
  51.  
  52.  Checks/money orders please make payable to 4D SOFTWARE....
  53.  
  54.                                   4D Software
  55.                                  P.O.Box 389051
  56.                                Chicago, Ill 60638
  57.  
  58. ------------------------------------------------------------------------------
  59.  CONFIG FILE SWITCHES.....
  60.  
  61.  ";" in the first column deliminates a comment line and it will be ignored.
  62.  
  63.  "NOCLEAR" will suppress screen clears.
  64.  "NODELAY" will suppress all requirements for keyboard input, for those of
  65.            you who run DCM in events, batch files, etc...
  66.  "SORT" will cause the conferences to be sorted by network.
  67.  "UPPERCASE" will convert all output of conference names to be in Upper Case.
  68.  "NUMBERCOLOR=@Xbf" This tells DCM what color to use for the output of the
  69.                     conference number.  b = background, f = foreground.
  70.  "FLAGFILLER=@Xbf" This is the filler to use for the spaces in the flags
  71.                    when a flag is not present.
  72.  "FLAGCOLOR=@Xbf" The color of the flags for each conference.
  73.  "BRACECOLOR=@Xbf" The color for the " [ ] " braces around numbers.
  74.  "BLANKCOLOR=@Xbf" The color for blank spaces.
  75.  "NAMECOLOR=@Xbf" The color for network names and conference names.
  76.  "TEXTCOLOR=@Xbf" The color for any other misc. text, like the net name at the
  77.                   top of the conference listing screens.
  78.  "BORDERLEFTCOLOR=@Xbf" The color to use for the left side of the border.
  79.  "BORDERRIGHTCOLOR=@Xbf" The color to use for the right side of the border.
  80.  "HEADERCOLOR=@Xbf" The color to use for the headers on the net screen.
  81.  "NETWORKPROMPT=........." The prompt, minus the "?" for the network screen.
  82.  "CONFERENCEPROMPT=........." The prompt, minus the "?" for the conference
  83.                               screen.
  84.  "ALLNETS=" The header to be put on the top of the screen when a user
  85.             is viewing ALL the networks at once (the (A)ll command from the
  86.             network prompt.)
  87.  "NET=" statement (below).
  88.  "NETx=" This specifies the name of the network.
  89.          IE: "NET1=" would mean this is the first network name to be
  90.          outputted, and so on..
  91.  "Cx=nnn" This means your specifing a conference number for a given network.
  92.           "x" means which network number.  "nnn" is the conference number on
  93.           your BBS.  DCM will retrieve the name from your CNAMES. file.
  94.           Make sure you are specifying a good conference number, or DCM will
  95.           abort operation.  You can specify ONE (1) conference per "Cx="
  96.           declaration.  OR you can specify a range (1 per "Cx=" declaration.)
  97.           Ranges are specified with a "-" seperating the low and high number.
  98.           IE: "C1=201-352".
  99.  "REQLEVELx=nnn" This is basically the same as the previous switch, except
  100.                  that it DOES NOT need to be present.  The x is the net number,
  101.                  and the nnn is the SECURITY level (Minimum) required for a
  102.                  user to view the selected network.  If the user's security
  103.                  is less than nnn, the DCMSB file will be displayed (see
  104.                  below for a description of DCMSB.)
  105.  
  106.  Now, run the EXE file to create the output files.  Then install the PPE
  107.  in your CMD.LST file and copy the output files to the same place as the
  108.  actual PPE.
  109.  
  110.  Outputted Files Explanation:
  111.  
  112.  CONFSxxx.DCM - Where the xxx is replaced by a number, it is the actual
  113.                 display file for the individual network.
  114.  
  115.                 Where the xxx is replaced by ALL, it is the display file
  116.                 used for the (A)ll command under the network screen to
  117.                 display a complete inter-network mixed conference listing.
  118.  
  119.                 Where xxx is replaced by TXT, it is the formatted file
  120.                 ready for printing on a printer.  Formatted to 60 lines
  121.                 per page, with form feeds and page breaks.
  122.  
  123.  DCM.CFG      - The configuration file needed to run DCM.
  124.  DCMSB        - This file is displayed if the user tries to view a net
  125.                 that he/she does not have the appropriate minimum
  126.                 access to view.  You can have security specific, graphics,
  127.                 language, etc. specific files. (ex: DCMSB70.SWS, level
  128.                 70 users, SWISS language version.)
  129.  
  130. THERE HAS BEEN THE NEED TO ADD A COMMAND TO DISPLAY BRIEF REGISTRATION
  131. INFORMATION FOR THE SAKE OF PIRATES STEALING COPIES OF DCM.  IF YOU ARE
  132. ON A CONFERENCE LISTING SCREEN, INSTEAD OF ENTERING A CONFERENCE NUMBER,
  133. JUST TYPE THE LETTER "P" FOR PROGRAM INFORMATION.  IF YOU FIND THAT
  134. THE COPY OF DCM BEING RUN ON A BOARD IS NOT REGISTERED >PROPERLY< TO THE
  135. SYSOP OF THAT BOARD, PLEASE CONTACT 4D VIA OUR VOICE NUMBER.  THANK YOU.
  136.